Endpoint-Post-/ Gossip/ Twilio/ Incoming/ Sms→Xml names a function, with lambda list NIL:
Respond to an SMS or MMS message to NUMBER at Twilio.
Someone has messaged us at NUMBER, and Twilio needs to know how to reply. Send an XML (TwiML) response.
This is a web service endpoint accessed by the HTTP method POST at the URI template /gossip/twilio/incoming/sms. It returns a content-type of text/xml.
There are no URI parameters.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/gossip/twilio.lisp.